> testing this
> ./ffmpeg -i in.m4a test.mlp
> says it needs  'To use it anyways, you must set "-strict inofficial".'
> thats ok if it would work:
>
> ./ffmpeg -i in.m4a -strict inofficial test.mlp
> [mlp @ 0x2494740] Unable to parse option value "inofficial"
>
> Using :ffmpeg -i ~/input.mp3 -strict -unofficial -strict -2 -c:a mlp
~/output.mkv " gave me :

 [matroska @ 0x2bebe40] Timestamps are unset in a packet for stream 1. This
is deprecated and will stop working in the future. Fix your code to set the
timestamps properly
[matroska @ 0x2bebe40] Encoder did not produce proper pts, making some up.
Segmentation fault (core dumped)

 I know why segfault comes but what is the timestamp error ?


Frequently ignored answer#1 FFmpeg bugs should be sent to our bugtracker.
> User
> questions about the command line tools should be sent to the ffmpeg-user
> ML.
> And questions about how to use libav* should be sent to the libav-user ML.
>

I would take care of this next time. :)

Thanks !

-Disha
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to